Use Jujutsu Vcs
Notes push git main branch jj branch set main -r @- # if you set wrong, you can undo that by using `jj undo` git push Links jj github repo jj offi… ...more
Notes push git main branch jj branch set main -r @- # if you set wrong, you can undo that by using `jj undo` git push Links jj github repo jj offi… ...more
Array and Slice const V = @Vector(4, i32); const value = @as(V, @splat(0)); // [0, 0, 0, 0] make sure slice not be optimized to an array pointer … ...more
虽然之前就用 雾凇拼音 了,但是是手动拉取词库的,一直没有更新。 paru -S fcitx5-rime paru -S rime-ice-git # https://aur.archlinux.org/packages/rime-ice-git echo >~/.local/share/f… ...more
lsblk # or lsblk -f mkfs.btrfs -L "myArch-extra" /dev/nvme0n1p8 # use -f to force clear existing data mkdir /mnt/p0 # create subvolume in d… ...more
Use rust project for example: build the project cargo build # debug mode can see all the functions cargo build --release # when in release mode, `--c… ...more
Rust Note ...more
Plantuml Note ...more
Git Collection ...more
Firefox Kiosk Mode ...more
Ctags for Markdown Tags ...more